Skip to content

📦 Release @webref/css6@6.25.3#1890

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-css6-20260331125728805
Open

📦 Release @webref/css6@6.25.3#1890
github-actions[bot] wants to merge 1 commit intomainfrom
release-css6-20260331125728805

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 31, 2026

⚠ NEVER add commits to this pull request.

🤖 This pull request was automatically created to facilitate human review of @webref/css6 changes triggered by curated data at 57fcf29.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

📦 Latest released @webref/css6 package was v6.25.2. Merging this pull request will release v6.25.3. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

🛈 The actual change introduced by this pull request is a version bump in packages/css6/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/SVG.json packages/css6/SVG.json
--- webref/node_modules/@webref/css/SVG.json
+++ packages/css6/SVG.json
@@ -1,12 +1,12 @@
 {
   "spec": {
     "title": "Scalable Vector Graphics (SVG) 2",
-    "url": "https://svgwg.org/svg2-draft/"
+    "url": "https://w3c.github.io/svgwg/svg2-draft/"
   },
   "properties": [
     {
       "name": "cx",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#CxProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#CxProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ and ‘ellipse’ elements",
@@ -21,7 +21,7 @@
     },
     {
       "name": "cy",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#CyProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#CyProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ and ‘ellipse’ elements",
@@ -36,7 +36,7 @@
     },
     {
       "name": "r",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ element",
@@ -51,7 +51,7 @@
     },
     {
       "name": "rx",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RxProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RxProperty",
       "value": "<length-percentage> | auto",
       "initial": "auto",
       "appliesTo": "‘ellipse’, ‘rect’ elements",
@@ -66,7 +66,7 @@
     },
     {
       "name": "ry",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RyProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RyProperty",
       "value": "<length-percentage> | auto",
       "initial": "auto",
       "appliesTo": "‘ellipse’, ‘rect’",
@@ -81,7 +81,7 @@
     },
     {
       "name": "x",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#XProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#XProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘svg’, ‘rect’, ‘image’, ‘foreignObject’ elements",
@@ -96,7 +96,7 @@
     },
     {
       "name": "y",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#YProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#YProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘svg’, ‘rect’, ‘image’, ‘foreignObject’ elements",
@@ -111,7 +111,7 @@
     },
     {
       "name": "vector-effect",
-      "href": "https://svgwg.org/svg2-draft/coords.html#VectorEffectProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/coords.html#VectorEffectProperty",
       "value": "none | non-scaling-stroke | non-scaling-size | non-rotation | fixed-position",
       "initial": "none",
       "appliesTo": "graphics elements and ‘use’",
@@ -127,7 +127,7 @@
     },
     {
       "name": "d",
-      "href": "https://svgwg.org/svg2-draft/paths.html#DProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/paths.html#DProperty",
       "value": "none | <string>",
       "initial": "none",
       "appliesTo": "‘path’",
@@ -142,7 +142,7 @@
     },
     {
       "name": "shape-subtract",
-      "href": "https://svgwg.org/svg2-draft/text.html#ShapesubtractProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/text.html#ShapesubtractProperty",
       "value": "none | [ <basic-shape> | <uri> ]+",
       "initial": "none",
       "appliesTo": "‘text’ elements",
@@ -158,7 +158,7 @@
     },
     {
       "name": "text-anchor",
-      "href": "https://svgwg.org/svg2-draft/text.html#TextAnchorProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/text.html#TextAnchorProperty",
       "value": "start | middle | end",
       "initial": "start",
       "appliesTo": "text content elements",
@@ -174,7 +174,7 @@
     },
     {
       "name": "fill",
-      "href": "https://svgwg.org/svg2-draft/painting.html#FillProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#FillProperty",
       "value": "<paint>",
       "initial": "black",
       "appliesTo": "shapes and text content elements",
@@ -189,7 +189,7 @@
     },
     {
       "name": "stroke",
-      "href": "https://svgwg.org/svg2-draft/painting.html#StrokeProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#StrokeProperty",
       "value": "<paint>",
       "initial": "none",
       "appliesTo": "shapes and text content elements",
@@ -204,7 +204,7 @@
     },
     {
       "name": "marker-start",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerStartProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerStartProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -220,7 +220,7 @@
     },
     {
       "name": "marker-mid",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerMidProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerMidProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -236,7 +236,7 @@
     },
     {
       "name": "marker-end",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerEndProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerEndProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -252,7 +252,7 @@
     },
     {
       "name": "marker",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerProperty",
       "value": "none | <marker-ref>",
       "initial": "not defined for shorthand properties",
       "appliesTo": "shapes",
@@ -272,7 +272,7 @@
     },
     {
       "name": "paint-order",
-      "href": "https://svgwg.org/svg2-draft/painting.html#PaintOrderProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#PaintOrderProperty",
       "value": "normal | [ fill || stroke || markers ]",
       "initial": "normal",
       "appliesTo": "shapes and text content elements",
@@ -288,7 +288,7 @@
     },
     {
       "name": "color-interpolation",
-      "href": "https://svgwg.org/svg2-draft/painting.html#ColorInterpolationProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#ColorInterpolationProperty",
       "value": "auto | sRGB | linearRGB",
       "initial": "sRGB",
       "appliesTo": "container elements, graphics elements, gradient elements, ‘use’ and ‘animate’",
@@ -304,7 +304,7 @@
     },
     {
       "name": "shape-rendering",
-      "href": "https://svgwg.org/svg2-draft/painting.html#ShapeRenderingProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#ShapeRenderingProperty",
       "value": "auto | optimizeSpeed | crispEdges | geometricPrecision",
       "initial": "auto",
       "appliesTo": "shapes",
@@ -320,7 +320,7 @@
     },
     {
       "name": "text-rendering",
-      "href": "https://svgwg.org/svg2-draft/painting.html#TextRenderingProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#TextRenderingProperty",
       "value": "auto | optimizeSpeed | optimizeLegibility | geometricPrecision",
       "initial": "auto",
       "appliesTo": "‘text’",
@@ -336,7 +336,7 @@
     },
     {
       "name": "pointer-events",
-      "href": "https://svgwg.org/svg2-draft/interact.html#PointerEventsProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/interact.html#PointerEventsProperty",
       "value": "auto | bounding-box | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | none",
       "initial": "auto",
       "appliesTo": "container elements, graphics elements and ‘use’",
@@ -352,7 +352,7 @@
     },
     {
       "name": "stop-color",
-      "href": "https://svgwg.org/svg2-draft/pservers.html#StopColorProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/pservers.html#StopColorProperty",
       "styleDeclaration": [
         "stop-color",
         "stopColor"
@@ -361,7 +361,7 @@
     },
     {
       "name": "stop-opacity",
-      "href": "https://svgwg.org/svg2-draft/pservers.html#StopOpacityProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/pservers.html#StopOpacityProperty",
       "styleDeclaration": [
         "stop-opacity",
         "stopOpacity"
@@ -375,19 +375,19 @@
     {
       "name": "<points>",
       "value": "[ <number>+ ]#",
-      "href": "https://svgwg.org/svg2-draft/shapes.html#DataTypePoints",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/shapes.html#DataTypePoints",
       "type": "type"
     },
     {
       "name": "<dasharray>",
       "value": "[ [ <length-percentage> | <number> ]+ ]#",
-      "href": "https://svgwg.org/svg2-draft/painting.html#DataTypeDasharray",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#DataTypeDasharray",
       "type": "type"
     },
     {
       "name": "<marker-ref>",
       "value": "<url>",
-      "href": "https://svgwg.org/svg2-draft/painting.html#DataTypeMarkerRef",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#DataTypeMarkerRef",
       "type": "type"
     }
   ]

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-gaps.json packages/css6/css-gaps.json
--- webref/node_modules/@webref/css/css-gaps.json
+++ packages/css6/css-gaps.json
@@ -537,9 +537,9 @@
     {
       "name": "column-rule-visibility-items",
       "href": "https://drafts.csswg.org/css-gaps-1/#propdef-column-rule-visibility-items",
-      "value": "all | around | between",
-      "initial": "all",
-      "appliesTo": "grid containers, and multicol containers",
+      "value": "all | around | between | normal",
+      "initial": "normal",
+      "appliesTo": "grid containers and multicol containers",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "as specified",
@@ -566,6 +566,13 @@
           "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-between",
           "type": "value",
           "value": "between"
+        },
+        {
+          "name": "normal",
+          "prose": "Behavior depends on the type of container.",
+          "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-normal",
+          "type": "value",
+          "value": "normal"
         }
       ],
       "styleDeclaration": [
@@ -576,9 +583,9 @@
     {
       "name": "row-rule-visibility-items",
       "href": "https://drafts.csswg.org/css-gaps-1/#propdef-row-rule-visibility-items",
-      "value": "all | around | between",
-      "initial": "all",
-      "appliesTo": "grid containers, and multicol containers",
+      "value": "all | around | between | normal",
+      "initial": "normal",
+      "appliesTo": "grid containers and multicol containers",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "as specified",
@@ -605,6 +612,13 @@
           "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-between",
           "type": "value",
           "value": "between"
+        },
+        {
+          "name": "normal",
+          "prose": "Behavior depends on the type of container.",
+          "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-normal",
+          "type": "value",
+          "value": "normal"
         }
       ],
       "styleDeclaration": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-image-animation.json packages/css6/css-image-animation.json
--- webref/node_modules/@webref/css/css-image-animation.json
+++ packages/css6/css-image-animation.json
@@ -1,6 +1,6 @@
 {
   "spec": {
-    "title": "CSS Image Animation",
+    "title": "CSS Image Animation Module Level 1",
     "url": "https://drafts.csswg.org/css-image-animation-1/"
   },
   "properties": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-overflow-4.json packages/css6/css-overflow-4.json
--- webref/node_modules/@webref/css/css-overflow-4.json
+++ packages/css6/css-overflow-4.json
@@ -7,7 +7,7 @@
     {
       "name": "overflow-clip-margin-top",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-top",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -24,7 +24,7 @@
     {
       "name": "overflow-clip-margin-right",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-right",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -41,7 +41,7 @@
     {
       "name": "overflow-clip-margin-bottom",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-bottom",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -58,7 +58,7 @@
     {
       "name": "overflow-clip-margin-left",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-left",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -75,7 +75,7 @@
     {
       "name": "overflow-clip-margin-block-start",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-block-start",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -92,7 +92,7 @@
     {
       "name": "overflow-clip-margin-inline-start",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-inline-start",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -109,7 +109,7 @@
     {
       "name": "overflow-clip-margin-block-end",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-block-end",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -126,7 +126,7 @@
     {
       "name": "overflow-clip-margin-inline-end",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-inline-end",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -143,7 +143,7 @@
     {
       "name": "overflow-clip-margin",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -160,11 +160,11 @@
           "value": "<visual-box>"
         },
         {
-          "name": "<length [0,∞]>",
-          "prose": "The specified offset dictates how much the overflow clip edge is expanded from the specified box edge Negative values are invalid. Defaults to zero if omitted.",
-          "href": "https://drafts.csswg.org/css-overflow-4/#valdef-overflow-clip-margin-length-0",
+          "name": "<length>",
+          "prose": "The specified offset dictates how much the overflow clip edge is expanded from the specified box edge. Negative values shrink the box, instead. Defaults to zero if omitted.",
+          "href": "https://drafts.csswg.org/css-overflow-4/#valdef-overflow-clip-margin-length",
           "type": "value",
-          "value": "<length [0,∞]>"
+          "value": "<length>"
         }
       ],
       "styleDeclaration": [
@@ -181,7 +181,7 @@
     {
       "name": "overflow-clip-margin-inline",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-inline",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -201,7 +201,7 @@
     {
       "name": "overflow-clip-margin-block",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-overflow-clip-margin-block",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-overflow.json packages/css6/css-overflow.json
--- webref/node_modules/@webref/css/css-overflow.json
+++ packages/css6/css-overflow.json
@@ -26,7 +26,7 @@
         },
         {
           "name": "hidden",
-          "prose": "This value indicates that the box’s content is clipped to its padding box and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
+          "prose": "This value indicates that the box’s content is clipped to its overflow clip edge and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-hidden",
           "type": "value",
           "value": "hidden"
@@ -40,7 +40,7 @@
         },
         {
           "name": "scroll",
-          "prose": "This value indicates that the content is clipped to the padding box, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
+          "prose": "This value indicates that the content is clipped to the overflow clip edge, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-scroll",
           "type": "value",
           "value": "scroll"
@@ -87,7 +87,7 @@
         },
         {
           "name": "hidden",
-          "prose": "This value indicates that the box’s content is clipped to its padding box and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
+          "prose": "This value indicates that the box’s content is clipped to its overflow clip edge and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-hidden",
           "type": "value",
           "value": "hidden"
@@ -101,7 +101,7 @@
         },
         {
           "name": "scroll",
-          "prose": "This value indicates that the content is clipped to the padding box, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
+          "prose": "This value indicates that the content is clipped to the overflow clip edge, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-scroll",
           "type": "value",
           "value": "scroll"
@@ -199,7 +199,7 @@
         },
         {
           "name": "hidden",
-          "prose": "This value indicates that the box’s content is clipped to its padding box and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
+          "prose": "This value indicates that the box’s content is clipped to its overflow clip edge and that the UA must not provide any scrolling user interface to view the content outside the clipping region, nor allow scrolling by direct intervention of the user, such as dragging on a touch screen or using the scrolling wheel on a mouse. However, the content must still be scrollable programmatically, for example using the mechanisms defined in [CSSOM-VIEW], and the box is therefore still a scroll container.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-hidden",
           "type": "value",
           "value": "hidden"
@@ -213,7 +213,7 @@
         },
         {
           "name": "scroll",
-          "prose": "This value indicates that the content is clipped to the padding box, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
+          "prose": "This value indicates that the content is clipped to the overflow clip edge, but can be scrolled into view (and therefore the box is a scroll container). Furthermore, if the user agent uses a scrolling mechanism that is visible on the screen (such as a scroll bar or a panner), that mechanism should be displayed whether or not any of its content is clipped. This avoids any problem with scrollbars appearing and disappearing in a dynamic environment. When the target medium is print, overflowing content may be printed; it is not defined where it may be printed.",
           "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-scroll",
           "type": "value",
           "value": "scroll"
@@ -244,7 +244,7 @@
     {
       "name": "overflow-clip-margin",
       "href": "https://drafts.csswg.org/css-overflow-3/#propdef-overflow-clip-margin",
-      "value": "<visual-box> || <length [0,∞]>",
+      "value": "<visual-box> || <length>",
       "initial": "0px",
       "appliesTo": "boxes to which overflow applies",
       "inherited": "no",
@@ -261,11 +261,11 @@
           "value": "<visual-box>"
         },
         {
-          "name": "<length [0,∞]>",
-          "prose": "The specified offset dictates how much the overflow clip edge is expanded from the specified box edge Negative values are invalid. Defaults to zero if omitted.",
-          "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-clip-margin-length-0",
+          "name": "<length>",
+          "prose": "The specified offset dictates how much the overflow clip edge is expanded from the specified box edge. Negative values indicate insets, instead. Defaults to zero if omitted.",
+          "href": "https://drafts.csswg.org/css-overflow-3/#valdef-overflow-clip-margin-length",
           "type": "value",
-          "value": "<length [0,∞]>"
+          "value": "<length>"
         }
       ],
       "styleDeclaration": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-ui.json packages/css6/css-ui.json
--- webref/node_modules/@webref/css/css-ui.json
+++ packages/css6/css-ui.json
@@ -409,7 +409,7 @@
     {
       "name": "caret-color",
       "href": "https://drafts.csswg.org/css-ui-4/#propdef-caret-color",
-      "value": "auto | <color>",
+      "value": "auto | <color> [auto | <color>]?",
       "initial": "auto",
       "appliesTo": "text or elements that accept text input",
       "inherited": "yes",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/selectors.json packages/css6/selectors.json
--- webref/node_modules/@webref/css/selectors.json
+++ packages/css6/selectors.json
@@ -44,7 +44,7 @@
     },
     {
       "name": ":lang()",
-      "prose": "If the document language specifies how the (human) content language of an element is determined, it is possible to write selectors that represent an element based on its content language. The :lang() pseudo-class, which accepts a comma-separated list of one or more language ranges, represents an element whose content language is one of the languages listed in its argument. Each language range in :lang() must be a valid CSS <ident> or <string>. (Thus language ranges containing asterisks, for example, must be either correctly escaped or quoted as strings, e.g. :lang(\\*-Latn) or :lang(\"*-Latn\").)",
+      "prose": "If the document language specifies how the (human) content language of an element is determined, it is possible to write selectors that represent an element based on its content language. The :lang() pseudo-class, which accepts a comma-separated list of one or more language ranges, represents an element whose content language is one of the languages listed in its argument. Each language range in :lang() is an extended language range, as defined in BCP 47, and must be a valid CSS <ident> or <string>. (Thus language ranges containing asterisks, for example, must be either correctly escaped or quoted as strings, e.g. :lang(\\*-Latn) or :lang(\"*-Latn\").)",
       "href": "https://drafts.csswg.org/selectors-4/#lang-pseudo"
     },
     {

@github-actions github-actions bot force-pushed the release-css6-20260331125728805 branch 23 times, most recently from 5b9cc49 to 827f281 Compare April 6, 2026 12:58
@github-actions github-actions bot force-pushed the release-css6-20260331125728805 branch from 827f281 to 64a500a Compare April 6, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants